Color apex 4.2 issue 26 theme space reserved

The problem is in Firefox 17, the placeholder color is too dark in color and very difficult to distinguish from a real field value.

Find out the location of this link date field using firefox and chrome
http://Apex.Oracle.com/pls/Apex/f?p=67147:2

Color Chrome 23 is perfect.

Is it a browser issue or a theme issue?

PC8888 wrote:
The problem is in Firefox 17, the placeholder color is too dark in color and very difficult to distinguish from a real field value.

Find out the location of this link date field using firefox and chrome
http://Apex.Oracle.com/pls/Apex/f?p=67147:2

Color Chrome 23 is perfect.

Is it a browser issue or a theme issue?

It is a decision of implementation in Firefox. You need to add a CSS rule for the style of the text placeholder in Firefox:

input:-moz-placeholder {
    color: #a8a8a8 !important;
} 

Tags: Database

Similar Questions

  • Change the background color of the banner in the theme of the APEX 25

    Hi guys,.

    I'm changing the background color of the banner in the theme of the APEX 25 (in white).

    Oracle.apex.com: Application Express 4.2.5.00.08

    Theme/UI: 25. Reactive blue

    Page template: A level Tabs - no side bar

    Using Internet Explorer 8
    I have created a sample in oracle.apex.com too, see below for credentials

    What I've done so far:

    1. create a file named orange.css with a single line:


    hgroup {background: white ;}}


    Downloaded this css file via:

    Components shared = > Cascading Style sheets

    2 then reference this CSS via the shared components = > templates = > edit the template Page = > a level Tabs - No. Sidebar = > definition = > header

    Added this line before the < / head > tag:

    < link rel = "stylesheet" href = "" #WORKSPACE_IMAGES #orange.css "type =" text/css">"

    Then changed:

    < h1 > < a href = "" #HOME_LINK # "id ="uLogo"> #LOGO # < /a > < / h1 >"

    VOX

    < hgroup > < a href = "" #HOME_LINK # "id ="uLogo"> #LOGO # < /a > < / hgroup >"

    Although the CSS works well, I have two questions:

    1. the sides of the banner are blue instead of white

    2. the disconnect next to the user name button is hidden and only appears when you browse on

    Does anyone know how to solve these problems?

    Here is a link with the model of the application:

    https://Apex.Oracle.com/pls/Apex/f?p=4500:1000:115959518208631

    Workspace: ORANGE

    User: guest

    Password: 01range

    My email: [email protected]

    Much appreciated!

    Jeroen van Meenen wrote:

    Then changed:

    VOX

    You should not use hgroup here. Leave that as a h1 element.

    • hgrouphas been removed from the W3C HTML specification.
    • With the help of hgroup of this way is non-compliant because it does not contain at least one child h1-h6 element.

    Although the CSS works well, I have two questions:

    1. the sides of the banner are blue instead of white

    The original blue background of the theme is actually applied to the containing header element, not the h1 (or hgroup in your example), it is the rule that must be overridden:

    header#uHeader {
      background: #fff;
    }
    

    2. the disconnect next to the user name button is hidden and only appears when you browse on

    The link to logout of the theme is white to contrast with the original blue background. What should be replaced by a dark to be visible on the new white foreground color, and a contrasting hover appearance applied:

    div.userBlock a:link,
    div.userBlock a:visited {
      color: #004F7C;
    }
    div.userBlock a:hover {
      background-color: #b6ceed;
      color: #fff;
    }
    
  • Built-in color profile is not current RGB working space... someone knows why this appears when I try to open the picture?

    Built-in color profile is not current RGB working space... someone knows why this appears when I try to open the picture?

    He does not appear for all the photos; However, I use two photos of the same photo shoot and it will show the error message, we won't.

    It has nothing to do with the shooting or shooting is not in raw?

    Or opening in the bridge?

    I need someone to break the basics of what I am under the age of two years, if you please.

    Greatly appreciated!

    Thank you!

    It will happen when your Photoshop color settings (image 1) does not match your files.  The first thing to do is to check your color settings (Edit > parameters of color or shift-command-K).  You will see that mine is set to ProPhoto RGB.  When you use RAW files, you can set the desired picture profile by clicking on the link at the bottom of the window of Camera RAW, which will bring up the workflow Options (image 2).  Here, you can see that mine is set to ProPhoto RGB, which means I'm not all conflicts.  You will have the profile matches no window, when these are different.

    Most cameras have the possibility of sRGB and Adobe RGB for RAW files no, and when the RAW capture ignores this parameter allows to set in the workflow window.  I hope this helps.

  • Is it legal to create APEX bundled applications and sell them?

    Is it legal to create APEX bundled applications and sell them to customers Oracle DB license?

    A.

    No license applies to any environment where you have a database. The exception is that you can try a product without a license, but as soon as the development of a product development/test of an internal solution is done, you must be licensed. Be a partner of the changes this slightly assuming all parties involved is partners (a tester of travel outside acronym it back to full license mode).

    Another situation where the license is not required is to use the XE for which no license is required.

    Yet another way to have al small price is to use Amazon AWS to put in place an image with a license included. The hourly cost is really low, so it can be a good role model for not having to pay any upfront.

    You can also reduce the cost by using the username of licenses in the development, assuming that there are few people who ned to access the license database. Although there is a minimum number of licenses user named, you can have according to the edition of the database.

    Overall, know your licensing requirements is the key. Defence "we didn't know" has been tried before and turned out to be no help at all. The cost of an audit will often be a CLM for the person liable to pay the licenses.

  • Difference between spaces reserved &amp; formulas

    Hello

    I used formulas. Placeholders also seems same as formulas, then what is the difference between them and what situation the spaces reserved are useful

    If you have time please let me know the difference...


    Thank you

    user13432927 wrote:
    Hello

    I used formulas. Placeholders also seems same as formulas, then what is the difference between them and what situation the spaces reserved are useful

    If you have time please let me know the difference...

    Here's the difference...
    Placeholder
    Place support column is the column where we can define the global variable and that variable is used in the columns of formula for different calculations. column support palce is a global variable of the report.

    A placeholder is a column for which you set the data type and the PL/SQL value that you set.

    You can set the value of a column in the space reserved for the following locations:

    01.the before report trigger, if the placeholder is a level of report column

    02.A report level formula column, if the placeholder is a level of report column

    03.A formula in the space booked group or group below (the value is defined once for each record in the Group)

    If we want to return multiple values according to our logic we will use place holedr column in the formula column.

    Formula column
    The formula column is used for the calculation of the logic required for the report. formula column will calculate the value based on our logic, it will return a value.
    A column of formulas makes a calculation defined by the user on an another data column (s), including the columns of the placeholder. Colums formula should not be used to set the values for the parameters.

    Hoping to understand...

    If someone answer is useful or appropriate, please mark accordingly.

  • Excluding spaces reserved Site Recovery Manager of Get - VM

    I'm trying to get information about the virtual computer both my Center Virtual primary and backup my site.  The backup site has VM and placeholders SRM.  A VM - Get returns the virtual machines and the spaces reserved.  I would only have the details of the virtual machines.  I thought that this statement would make me what I was looking for, but it returns no results.

    Get - VM | where ($_.) ExtensionData.Config.ManagedBy.Type - not "placeholderVm")

    any help on how to do this would be appreciated.

    Condition that you did not indicate a key extension customized for SRM fictional settings, you could test for the extensionKey property

    Get - VM | where {$_.} ExtensionData.Config.ManagedBy.extensionKey - notmatch 'com.vmware.vcDr'}

    An alternative is to query the DB directly, see determine the virtual machines in a stimulus package SRM using PowerShell

  • APEX dynamic Action issue with custom button template

    A new day and a new problem. -.-

    I wanted to create a dynamic action, if a button is clicked and got the error "the selected button uses a 'button model' which does not contain the #BUTTON_ID substitution string #. So I googled a bit und found issue with action Dynamics apex. I thought that this would solve my problem and I looked in the model button to find this:

    <table class="t15Button" cellspacing="0" cellpadding="0" border="0"  summary=""><tr>
    <td class="t15L"><img src="#IMAGE_PREFIX#themes/theme_15/button-l.gif" alt="" /></td>
    <td class="t15C"><a href="#LINK#">#LABEL#</a></td>
    <td class="t15R"><img src="#IMAGE_PREFIX#themes/theme_15/button-r.gif" alt="" /></td>
    </tr></table>
    

    A former colleague created the model itself and I do not know where to insert the #BUTTON_ID #. Does anyone have any suggestions?

    Concerning

    Chris

    Miss you atrribute button ID,

    is the correct code

    #LABEL#

    I hope this works.

    Go

  • 6.1.2 NSX - v &gt; controller issues &gt; not enough space

    After the judgment of any infrastructure for the maintenance of the equipment, it seems that the only thing that will not come online are the controllers of the NSX. The power, but after some CLI research and troubleshooting, all my controllers are "out of disk space. I tried the clear commands (less orders that wipe configurations) but output shows that delete commands are not able to remove non-essential files because there is not enough to place. I published 'show status' and I get a 0% for available disk space. Thoughts?

    asdf.png

    asdfasdf.png

    Update:

    Fortunately, one of my controllers was still in a State of good "joined". Finally, I fixed my problem by deleting my other two controllers and their redeployment. I noticed that when the deployment of a controller to one or two hosts, he continued showing that I don't have a cluster to join to the. So I transferred two other controllers to a single ESXi Host which was not giving the error. My problem is now solved and my controllers are all watch 'connected '.

    Note, the original controllers that have been posted as disconnected, after diagnosis, I noticed that when the virtual appliance restart (controllers), an error message showed [host SMBus controller not activated] during the starting process of the virtual appliance of the controller. After issuing the command [view status], I could see that the system partitions (mount points) were not present. After redeploying the controllers a second time, everything seemed to work.

    to clarify, I transferred the cluster 3 times. My original problem was to power the NSX, the controllers for a reason infrastructure any ran out of disk space and could not start properly. After the reconstruction controllers, I ran into issues with the controllers SMBus host does not, leading virtual disks to not be charged (where mount does not point towards the top... Since the virtual machine couldn't connect to them). After a 2nd reploy, I came across the 'no cluster to join' error, which has been resolved with redeploy controllers on a good host. Now that my controllers are all deployed and synchronized between them, I am able to vMotion controllers on all hosts.

    Post edited by: James__M
    * the clarification dialogue added at the bottom of the post

  • the sites visited and unvisited are in blue and blue purplish.  I can't say these colors apart.  Can I change them?

    I can't tell the difference between the colors of the sites visited and not visited sites. (On, for example, the results of a google search.)  I am told that these colors are blue and some sort of purplish brown.  These colors (at least one of them!) can be changed?

    You can send your suggestion directly to Apple via this link http://www.apple.com/feedback/

    We are just users like you, so we are powerless. In the meantime, you can try many accessibility options that are available in system preferences.

  • How can I change the color of the Windows 7 Basic theme?

    After a year of the default theme for Win7 (which I liked), for a nice change, I passed to the Windows 7 basic theme. It is somewhat a return to the 95/98 default theme, and the taskbar are a clear/grey blue. Is there a way I can darken the color a little the taskbar, but keeping all the rest on this theme (form and UI icons, etc.)?

    In the section Customize, Windows had a link to the MS site for additional themes, but none of them had what I wanted.

    "Is there a specific option that determines the color of the taskbar?

    It's been so long I forgot what I did, but I found it.  You must use the option 3D objects.
    However, this also changes the bar tools, scrollbar, tabs and buttons (maybe more)
    so may not suit your needs because it will darken all of these features.

    This has led me to research for more information which has me thinking that I can finally
    play with AREO-

    THIS - link has some interesting comments about the AERO of Shawn B.

    I still need to read the following (on my next list) but it can be interesting to play with.

    howtogeek.com

    .

  • Background color changes when you save a theme

    Just did a new install of Windows 7 Home Premium and has found that, when I save a theme, the background color changes from black (what it was worth) to white. Another thing to note is that when I save the generic theme "Custom Theme" (meaning an unsaved theme) remains, and the background color in the registered theme is changed and does not change when I click on the "custom theme". This is a new installation, so the only software that has been installed is video drivers, network cards drivers, the drivers of the antivirus and sounds. I've used the System File Checker, and he found no problem.

    Hello

    I recommend that you follow the steps from the link below and check if it helps.

    Create a theme

    http://Windows.Microsoft.com/en-us/Windows7/create-a-theme

    Hope this information helps.

  • APEX Logout / Login issues.

    Hi all

    I use APEX 5.0.1 and created a custom authentication based on the table.

    In the table, there are USER ID and CUSTOMER ID columns.

    For example: Userid = USERTWO

    CUSTOMER ID = CLIENT-ABC

    When we connect to the application usually in the upper left corner, it will display the USER ID that currently connect in the application as below.

    APEX-UserID.jpg

    Issues related to the:

    1 is it possible instead to display the USER ID, I want to display the CUSTOMER ID? If so, how?

    2. when we logout, is possible that we can close the page instead of back to the page to login or to redirect to another URL?

    Please give me some advice / guidance on these issues.

    Thanks and regards,

    Troy.

    (1) content here is defined in the list of navigation bar, located in the shared components. This entry will probably be user & APP_USER. as the label if you can change this to your own domain.

    (2) would be probably a few ways to do this, even if I never tried. The logout url is defined in the current authentication scheme. You can change this option to include a request in the login page that will trigger a dynamic action to close the window.

    That is to say:

    f? p = &: LOGIN::CLOSEME AUTH_APP.

    Then add DA with condition

    : ASK = "CLOSEME."

  • I have 2 separate servers, 2 databases running with 2 packages of the apex. Can I merge them all on a single server/database?

    Hello.

    Currently I have two servers each with an oracle database, each of them is running apex and offers a package that people use to interact with data through Web pages.

    I want to merge these two servers into one to save on costs, which means that 1 Server 1 database... with 2 packets of the apex. Is this possible? I guess I would need to export/import the whole package and to migrate database schema, but I will say a default package a schema and a single default package to another scheme? I don't understand workspaces so maybe that's where the question is rooted.

    Hi Daniel Jakes.

    Daniel Jakes wrote:

    Currently I have two servers each with an oracle database, each of them is running apex and offers a package that people use to interact with data through Web pages.

    I want to merge these two servers into one to save on costs, which means that 1 Server 1 database... with 2 packets of the apex. Is this possible? I guess I would need to export/import the whole package and to migrate database schema, but I will say a default package a schema and a single default package to another scheme? I don't understand workspaces so maybe that's where the question is rooted.

    APEX applications are similar/different?

    You can do the following:

    • Import the schema (data) of base2 in database1.
    • You can associate multiple schemas to a workspace. For example, you can associate the schema imported into your workspace (in database1).

    Reference: https://docs.oracle.com/cd/E59726_01/doc.50/e39151/adm_mg_wrkspc.htm#BABCEBIE

    • Then, you can export the APEX of base2 workspace application and import this request to the workspace from base1.
    • Access the newly imported application. Change the attributes of the Application -> Security-> database Session and define the Schema of the analysis to the newly imported schema.

    Kind regards

    Kiran

  • The issue of disk space? vmk_no_space

    VM migrated from 5.1 to 5.5

    Now I am unable to boot. I'm hoping that it a disk space issue.

    get this:

    an error was received in turn on/off the VM esx host.

    Unable to start the virtual machine

    do not turn on VM

    could not power on vm: msg.vmk.status.vmk_no_space.

    the current swap file size is 0 KB

    Cannot extend the pagefile to 0 KB 1060110336

    Thank you

    > could not extend the pagefile to 0 KB 1060110336

    According to this, the size of the swap file, i.e. the memory put into service for the virtual machine is close to 1 TB! Can you please provide specifications of the virtual machine (for example join the VM .vmx file to a response message)?

    André

  • Oracle Apex 4.0 &amp; Div based theme

    I use Oracle Apex 4.0. I know that there are certain themes based div associated with this release.

    What is generated in the #BODY substitution # still based table? And if it is by default, how to control what is generated for #BODY #?

    Thank you!

    You're right, in 4.1 and below, when you add a one item you get a table. If you like it or not.

    Now that said, you can still add some div inside the body by subregions.  I created quite complex arrangements within the region in this way.

    The basic technique is:

    1 Add a subregion model number with your HTML code.  For example, a region of 'Open Div' with the code.

    "

    2. Add a model No. (or a region of minimal style) subregion with elements

    ' 3 Add a subregion No. HTML Template that closes the tag div:

    "

    The other thing you can do is to add that some targeted CSS at the table.  Sometimes, which is also needed.

    I hope this helps a little.

    Thank you

    -Jorge

Maybe you are looking for