ಮೀಡಿಯವಿಕಿ:Gadget-Stockphoto.css

ಕರ್ನಾಟಕ ಮುಕ್ತ ಶೈಕ್ಷಣಿಕ ಸಂಪನ್ಮೂಲಗಳು ಇಂದ
ಬದಲಾವಣೆ ೧೪:೩೩, ೨೯ ಜನವರಿ ೨೦೧೮ ರಂತೆ KOER admin (ಚರ್ಚೆ | ಕಾಣಿಕೆಗಳು) ಇವರಿಂದ (ಹೊಸ ಪುಟ: div#stockphoto_base.vertical { min-width:160px; position:absolute; } a#stockphoto_remove { cursor:pointer; margin-left:10px; } .stockphoto_buttonrow_text { vertical-al...)
(ವ್ಯತ್ಯಾಸ) ←ಹಿಂದಿನ ಪರಿಷ್ಕರಣೆ | ಈಗಿನ ಪರಿಷ್ಕರಣೆ (ವ್ಯತ್ಯಾಸ) | ಮುಂದಿನ ಪರಿಷ್ಕರಣೆ → (ವ್ಯತ್ಯಾಸ)
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
div#stockphoto_base.vertical {
 min-width:160px;
 position:absolute;
}

a#stockphoto_remove {
 cursor:pointer;
 margin-left:10px;
}

.stockphoto_buttonrow_text {
 vertical-align:middle;
 display:inline-block;
 text-align:center;
}

div#stockphoto_base.horizontal #stockphoto_social_bookmarks {
 text-align:center;
 width:100%;
 margin-bottom:10px;
}

div#stockphoto_base.vertical#stockphoto_social_bookmarks {
 display:inline-block;
 text-align:center;
 margin-bottom:10px;
}

span.stockphoto_social_icon {
 padding-right:2px;
}

div.stockphoto_dialog_row {
 margin-bottom:5px;
 width:99%;
 display:inline-block;
}
div.stockphoto_dialog_row input[type=text]{
 width:99%;
}

div.stockphoto_dialog_row textarea{
 width:99%;
 min-height:80px;
}
span.stockphoto_note{
 display:block;
 margin-top:-5px;
 margin-bottom:15px;
 font-style:italic;
 font-size:smaller;
}
.vertical .stockphoto_buttonrow_icon {
 margin: 0 10px 10px;
 display:inline-block;
}
.horizontal .stockphoto_buttonrow_icon {
 margin-left: 10px;
}
.vertical > span {
 display:block;
}