MediaWiki:Live.css

From OniGalore
Revision as of 02:12, 16 November 2015 by Iritscen (talk | contribs)
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)
  • Microsoft 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.
.XEBPopupTitle
{ 
  background-color: #FFFAEF;
  padding: 5px;
  font-size: medium;
  text-align: center
  /*opacity: 0.5;*/
}

.XEBMnuItm
{
}

/* Layout for XEB BSL function template wizard */
#bsl_platform_label
{
  position:relative;
  left:0px;
  top:0px;
}

#bsl_platform_mac
{
  position:absolute;
  left:100px;
  top:0px;
}

#bsl_platform_win
{
  position:absolute;
  left:150px;
  top:0px;
}

#bsl_row_optional
{
  position:relative;
  left:0px;
  top:0px;
}

#bsl_row_type
{
  position:relative;
  left:0px;
  top:0px;
}

#bsl_row_name
{
  position:relative;
  left:0px;
  top:0px;
}

#bsl_row_default
{
  position:relative;
  left:0px;
  top:0px;
}

#bsl_row_alt
{
  position:relative;
  left:0px;
  top:0px;
}

#bsl_row_alttype
{
  position:relative;
  left:0px;
  top:0px;
}

#bsl_row_altname
{
  position:relative;
  left:0px;
  top:0px;
}

#bsl_notes
{
  position:relative;
  left:0px;
  top:0px;
}

#bsl_buttons
{
  position:relative;
  left:0px;
  top:0px;
}