Changeset 7073
- Timestamp:
- 05/18/11 00:24:28 (2 years ago)
- Location:
- luci/branches/luci-0.10/themes
- Files:
-
- 6 modified
-
fledermaus/htdocs/luci-static/fledermaus/cascade.css (modified) (1 diff)
-
freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css (modified) (1 diff)
-
freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css (modified) (1 diff)
-
freifunk-hannover/htdocs/luci-static/freifunk-hannover/cascade.css (modified) (1 diff)
-
freifunk/htdocs/luci-static/freifunk/cascade.css (modified) (1 diff)
-
oxygen/htdocs/luci-static/oxygen/cascade.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
luci/branches/luci-0.10/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
r7038 r7073 356 356 padding-left: 17px; 357 357 padding-right: 1px; 358 } 359 360 .cbi-input-invalid { 361 background-image: url('../resources/cbi/reset.gif'); 362 background-repeat: no-repeat; 363 background-position: right; 364 color: #FF0000 !important; 365 border-color: #FF0000; 358 366 } 359 367 -
luci/branches/luci-0.10/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css
r7038 r7073 447 447 } 448 448 449 .cbi-input-invalid { 450 background-image: url('../resources/cbi/reset.gif'); 451 background-repeat: no-repeat; 452 background-position: right; 453 color: #FF0000 !important; 454 border-color: #FF0000; 455 } 456 449 457 div.cbi-section-remove input { 450 458 border-bottom: none; -
luci/branches/luci-0.10/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css
r7038 r7073 647 647 } 648 648 649 .cbi-input-invalid { 650 background-image: url('../resources/cbi/reset.gif'); 651 background-repeat: no-repeat; 652 background-position: right; 653 color: #FF0000 !important; 654 border-color: #FF0000; 655 } 656 649 657 div.cbi-section-remove input { 650 658 border-bottom: none; -
luci/branches/luci-0.10/themes/freifunk-hannover/htdocs/luci-static/freifunk-hannover/cascade.css
r7038 r7073 612 612 } 613 613 614 .cbi-input-invalid { 615 background-image: url('../resources/cbi/reset.gif'); 616 background-repeat: no-repeat; 617 background-position: right; 618 color: #FF0000 !important; 619 border-color: #FF0000; 620 } 621 614 622 div.cbi-section-remove input { 615 623 border-bottom: none; -
luci/branches/luci-0.10/themes/freifunk/htdocs/luci-static/freifunk/cascade.css
r7038 r7073 455 455 } 456 456 457 .cbi-input-invalid { 458 background-image: url('../resources/cbi/reset.gif'); 459 background-repeat: no-repeat; 460 background-position: right; 461 color: #FF0000 !important; 462 border-color: #FF0000; 463 } 464 457 465 div.cbi-section-remove input { 458 466 border-bottom: none; -
luci/branches/luci-0.10/themes/oxygen/htdocs/luci-static/oxygen/cascade.css
r7038 r7073 409 409 } 410 410 411 .cbi-input-invalid { 412 background-image: url('../resources/cbi/reset.gif'); 413 background-repeat: no-repeat; 414 background-position: right; 415 color: #FF0000 !important; 416 border-color: #FF0000; 417 } 418 411 419 div.cbi-section-remove input { 412 420 border-bottom: none;
