Changeset a723bce
- Timestamp:
- Dec 6, 2010 3:20:25 PM (10 years ago)
- Branches:
- master
- Children:
- 2742721
- Parents:
- 5a0fcc7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
installer/resources/themes/console/light/console.css
r5a0fcc7 ra723bce 134 134 background: #ffe; 135 135 text-transform: uppercase; 136 background: #ffe url('images/header _on.png') center center repeat-x;136 background: #ffe url('images/header.png') center center repeat-x; 137 137 border: 1px solid #99f !important; 138 138 -moz-border-radius: 3px; … … 147 147 148 148 div.routersummary h3:hover { 149 background: #ff e url('images/header.png') center center repeat-x;149 background: #ffa url('images/header.png') center center repeat-x !important; 150 150 text-shadow: 0 0 0; 151 151 } … … 669 669 670 670 a:link{ 671 color: # 503;671 color: #359; 672 672 text-decoration: none; 673 673 font-weight: bold; … … 849 849 850 850 .langbox img { 851 opacity: 0. 9!important;851 opacity: 0.5 !important; 852 852 -moz-box-shadow: 0 0 1px #447; 853 853 }
Note: See TracChangeset
for help on using the changeset viewer.