- Timestamp:
- Nov 17, 2011, 8:51:33 AM (9 years ago)
- Branches:
- ng_0.9
- Children:
- f0f59c
- Parents:
- 750887
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skin/v_identity.css
r750887 r598551 328 328 } 329 329 330 #virtualIdentityExtension_ vIDebugBox {330 #virtualIdentityExtension_debugBox { 331 331 -moz-binding: url("chrome://v_identity/content/bindings/vI_debugBox.xml#vI_debugBox"); 332 332 } 333 333 334 #virtualIdentityExtension_ vIDebugBox, #virtualIdentityExtension_vIErrorBox{334 #virtualIdentityExtension_debugBox, #virtualIdentityExtension_vIErrorBox{ 335 335 overflow: auto; 336 336 font-size: x-small; … … 395 395 } 396 396 397 .v I_remoteBrowserBox {398 -moz-binding: url("chrome://v_identity/content/bindings/vI_htmlTextBox.xml#v I_remoteBrowserBox");397 .virtualIdentityExtension_remoteBrowserBox { 398 -moz-binding: url("chrome://v_identity/content/bindings/vI_htmlTextBox.xml#virtualIdentityExtension_remoteBrowserBox"); 399 399 margin: 0; 400 400 -moz-appearance: listbox;
Note: See TracChangeset
for help on using the changeset viewer.