- Timestamp:
- 28 May 2013, 14:49:47 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/ngren.theme/trunk/ngren/theme/ngren_theme/css/style.css
r10191 r10241 124 124 list-style:none; 125 125 display:inline; 126 text-align: left; 126 127 } 127 128 … … 242 243 ul.nav li.dropdown:hover > ul.dropdown-menu{ 243 244 display: block; 245 } 246 247 #user-options a:focus, #user-options a:active { 248 background-color: #449966; 244 249 } 245 250
Note: See TracChangeset for help on using the changeset viewer.