mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10254] Remove style names from themes and fix some informations on it.
PHPBB3-10254
This commit is contained in:
parent
6d913d3646
commit
dee836315c
11 changed files with 26 additions and 30 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* proSilver RTL definitions
|
/* RTL definitions
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -519,7 +519,7 @@
|
||||||
/**
|
/**
|
||||||
* cp.css
|
* cp.css
|
||||||
*/
|
*/
|
||||||
/* proSilver Control Panel Styles
|
/* Control Panel Styles
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* proSilver Button Styles
|
/* Button Styles
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
|
|
||||||
/* Rollover buttons
|
/* Rollover buttons
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* General proSilver Markup Styles
|
/* General Markup Styles
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
|
|
||||||
* {
|
* {
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* proSilver Content Styles
|
/* Content Styles
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
|
|
||||||
ul.topiclist {
|
ul.topiclist {
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* proSilver Control Panel Styles
|
/* Control Panel Styles
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* proSilver Form Styles
|
/* Form Styles
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
|
|
||||||
/* General form styles
|
/* General form styles
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* proSilver Link Styles
|
/* Link Styles
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
|
|
||||||
/* Links adjustment to correctly display an order of rtl/ltr mixed content */
|
/* Links adjustment to correctly display an order of rtl/ltr mixed content */
|
||||||
|
|
|
@ -1,10 +1,5 @@
|
||||||
/* proSilver Print Style Sheet
|
/* Print Style Sheet
|
||||||
-------------------------------------------------
|
---------------------------------------- */
|
||||||
Author: subBlue ( http://www.subBlue.com/ )
|
|
||||||
Version: 25 August 2004
|
|
||||||
|
|
||||||
Copyright 2004 phpBB Group
|
|
||||||
-------------------------------------------------*/
|
|
||||||
|
|
||||||
|
|
||||||
/* Lots still TODO here! */
|
/* Lots still TODO here! */
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
/* phpBB 3.0 Style Sheet
|
/* phpBB3 Style Sheet
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
Style name: proSilver
|
Style name: prosilver (the default phpBB 3.0.x style)
|
||||||
Based on style: proSilver (this is the default phpBB 3 style)
|
Based on style:
|
||||||
Original author: subBlue ( http://www.subBlue.com/ )
|
Original author: Tom Beddard ( http://www.subblue.com/ )
|
||||||
Modified by:
|
Modified by:
|
||||||
|
|
||||||
Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
|
NOTE: This page was generated by phpBB, the free open-source bulletin board package.
|
||||||
|
The phpBB Group is not responsible for the content of this page and forum.
|
||||||
|
For more information about phpBB please visit http://www.phpbb.com/
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* proSilver Style Sheet Tweaks
|
/* Style Sheet Tweaks
|
||||||
|
|
||||||
These style definitions are mainly IE specific
|
These style definitions are mainly IE specific
|
||||||
tweaks required due to its poor CSS support.
|
tweaks required due to its poor CSS support.
|
||||||
|
|
|
@ -1,14 +1,13 @@
|
||||||
/* phpBB 3.0 Style Sheet
|
/* phpBB3 Style Sheet
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
Style name: subsilver2
|
Style name: subsilver2 (the default phpBB 3.0.x style)
|
||||||
Based on style: subSilver (the default phpBB 2 style)
|
Based on style: subSilver (the default phpBB 2.0.x style)
|
||||||
Original author: subBlue ( http://www.subBlue.com/ )
|
Original author: Tom Beddard ( http://www.subblue.com/ )
|
||||||
Modified by: psoTFX and the phpBB team ( http://www.phpbb.com )
|
Modified by: phpBB Group ( http://www.phpbb.com/ )
|
||||||
|
|
||||||
This is an alternative style for phpBB3 for those wishing to stay with
|
NOTE: This page was generated by phpBB, the free open-source bulletin board package.
|
||||||
the familiar subSilver style of phpBB version 2.x
|
The phpBB Group is not responsible for the content of this page and forum.
|
||||||
|
For more information about phpBB please visit http://www.phpbb.com/
|
||||||
Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
|
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue