- Timestamp:
- 02/01/13 18:04:57 (12 years ago)
- Location:
- trunk/phpgwapi/templates
- Files:
-
- 5 added
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpgwapi/templates/default/css/azul.css
r7531 r7837 154 154 { 155 155 background: url( ../../../../phpgwapi/templates/default/images/logo_expresso.jpg ) no-repeat 0 3px; 156 /*background: url( ../../../../phpgwapi/templates/default/images/logo_expresso.png ) no-repeat 0 3px;*/ 156 157 } 157 158 … … 178 179 { 179 180 background-image: url(../../../../phpgwapi/templates/default/images/back_app.png); 181 /*background-image: url(../../../../phpgwapi/templates/default/images/back_app_1.png);*/ 180 182 } 181 183 … … 183 185 { 184 186 background-image: url( ../../../../phpgwapi/templates/default/images/back_app_over.png ); 187 /*background-image: url( ../../../../phpgwapi/templates/default/images/back_app_over_1.png );*/ 185 188 } 186 189 … … 188 191 { 189 192 background-image: url( ../../../../phpgwapi/templates/default/images/back_app_out.png ); 193 /*background-image: url( ../../../../phpgwapi/templates/default/images/back_app_out_1.png );*/ 190 194 } 191 195 … … 203 207 { 204 208 background-image: url( ../../../../phpgwapi/templates/default/images/fundo_topo.png ); 209 /*background-image: url( ../../../../phpgwapi/templates/default/images/fundo_topo_2.png );*/ 205 210 } 206 211 -
trunk/phpgwapi/templates/default/css/base.css
r5754 r7837 262 262 .logo_expresso 263 263 { 264 width: 191px; 264 /*width: 191px;*/ 265 width: 210px; 265 266 } 266 267
Note: See TracChangeset
for help on using the changeset viewer.